You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Sub Method > TOpenCLMtxVec.Sub Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Sub Method ([In] TOpenCLMtxVec)

Array subtraction.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Sub([In] TOpenCLMtxVec Vec);

Subtract each of Vec elements from corresponding elements in the calling object. An exception is raised if Vec and calling object size and TOpenCLBase.ComplexComplexproperties do not match.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!